home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / contrib / dvx / demos / plaid / plaid.man < prev   
Encoding:
Text File  |  1993-07-15  |  1.0 KB  |  36 lines

  1. PLAID 1 "Release 4" "X Version 11"
  2.  NAME
  3.  plaid - paint some plaid-like patterns in an X window
  4.  SYNOPSIS
  5.  plaid
  6. [-option ...]
  7.  OPTIONS
  8.  -b
  9.   enable backing store for the window
  10.  -fg color
  11.  This option specifies the color to use for the foreground of the window.  
  12.  The default is ``white.''
  13.  -bg color
  14.  This option specifies the color to use for the background of the window.  
  15.  The default is ``black.''
  16.  -bd color
  17.   This option specifies the color to use for the border of the window.
  18.   The default is ``white.''
  19.  -bw number
  20.   This option specifies the width in pixels of the border surrounding the window.
  21.  -geometry geometry
  22.   define the initial window geometry; see X(1).
  23.  -display display
  24.   specify the display to use; see X(1).
  25.  
  26. DESCRIPTION
  27.  Plaid
  28.  displays a continually changing plaid-like pattern in a window.
  29.  "SEE ALSO" X(1)
  30.  BUGS
  31. There are no known bugs.  There are lots of lacking features.
  32.  COPYRIGHT
  33. Copyright 1988, Massachusetts Institute of Technology.
  34. See X(1) for a full statement of rights and permissions.
  35.  
  36.